Release notes
2021r3.000
Create person without real name
In version 2020r2.002, the person API was adapted to support cast members in the content API.
From that version, on the PSIPersonNameType drop-down list, it became possible to indicate which name types should be added by default when creating a new person. However, it became possible to create a person without a Real name or without the name types that are supposed to be added by default.
This issue has been fixed.
When the real name is not provided in the namesList, the error The namesList should at least include the real name. is returned.
When the names list does not include the name types that should be added by default, the error The namesList should include the [name types marked as add by default]. is returned.
2020r2.000
API version: v1.0.0
Addition of Person API
From this version on, it is possible to manage persons using the Person API and support cast members in the content API.